'Declaration Public Function New( _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Right As Single, _ ByVal Bottom As Single _ )
'Declaration
Public Function New( _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Right As Single, _ ByVal Bottom As Single _ )
public GdPictureRectangleF( float Left, float Top, float Right, float Bottom )
public GdPictureRectangleF( Left: Single; Top: Single; Right: Single; Bottom: Single );
public function GdPictureRectangleF( Left : float, Top : float, Right : float, Bottom : float );
public: GdPictureRectangleF( float Left, float Top, float Right, float Bottom )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF GdPictureRectangleF Members Overload List